wayland: Use the correct union member for axis events
authorRob Bradford <rob@linux.intel.com>
Mon, 16 Jul 2012 14:36:40 +0000 (15:36 +0100)
committerRob Bradford <rob@linux.intel.com>
Mon, 16 Jul 2012 14:38:09 +0000 (15:38 +0100)
commit21f4b1cb35d95e4ed783ef2ba963875291b4eaff
tree9946e3663188fee960521a15970409ddd949722b
parenta93f2460560a934e8e75cd2822721748da61b645
wayland: Use the correct union member for axis events

Otherwise we end up overriding other members of the struct (in this case the
device pointer) and generate an error.
gdk/wayland/gdkdevice-wayland.c